home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™ 1987-1994 / MacHack™ '87 / Utilities ƒ / Text Printer ƒ / qp / QuickPrint Doc next >
Encoding:
Text File  |  1987-04-28  |  3.8 KB  |  91 lines  |  [TEXT/QED1]

  1.        Q U I C K P R I N T    Version 1.2 - April 26, 1987
  2.        ===================================================
  3.  
  4.  
  5. QuickPrint is a program that prints quickly TEXT files using the
  6. line printer's internal character set(s).  The program works
  7. with both Image Writer I and II (even with an automatic sheet
  8. feeder). It will probably (not tested) work with other printer
  9. types (as long as the Macintosh low level Printing Manager is
  10. adhered to). Though, some special options will not be available.
  11.  
  12. Although all the necessary information is in the program itself
  13. (select the "About QuickPrint" in the Apple Menu, but please
  14. don't click on my head), a little more information is given in
  15. this short manual. QuickPrint should be able to handle most (all)
  16. errors and notifies the user via alerts/dialogues. QuickPrint is
  17. written and beta-tested on 512E Macs (upgraded to 2M), but
  18. should work on 64K ROM machines as well.
  19.  
  20. The printing options include:
  21.  
  22.    - Normal and condensed (IW II only) printing.
  23.    - Near letter quality (IW II only)
  24.    - Page header with page number, filename, and date of last
  25.      modification.
  26.    - Line numbering.
  27.    - Global and local page numbering.
  28.    - Highlighting of keywords for C-language (IW I & II only).
  29.    - Show all file types or just TEXT files.
  30.  
  31. These options can be easily set/reset and saved with the
  32. program. Furthermore, with the command "Setup Page Layout" in
  33. the File Menu the number of characters per line, the number of
  34. lines per page, the tab size, line number size, and the margin
  35. size can be customized and saved with the program for both normal
  36. and condensed printing. Even highlighting of keywords for
  37. different program languages can be done by changing the content
  38. of the KWRD resource (ResEdit).
  39.  
  40. The following two steps must be followed for printing one or
  41. more text files:
  42.  
  43. 1. Assemble a File List.
  44.  
  45.    The command "Select Files" in the File Menu, creates a new
  46.    File List, and returns a file dialogue to select files.  A
  47.    File List Menu is created with all the selected files.  More
  48.    files can be added to the File List later on with the command
  49.    "Add Files" in the File Menu. The maximum number of files
  50.    that can be selected for one print job is 64. Files can be
  51.    deleted from the File List by selecting the file in the File
  52.    List Menu.
  53.  
  54. 2. Print the file(s) in the File List.
  55.  
  56.    The command "Print Files" in the File Menu prints the files
  57.    specified in the File List according the print settings.
  58.    These setting can be modified with the command "Setup Page
  59.    Layout" in the File Menu, and with the commands in the
  60.    Options Menu. During the printing a fancy print status
  61.    indicator on the screen shows how much of the job is done,
  62.    how many pages are printed, which file is being printed, and
  63.    how many more files are left in the File List for printing.
  64.  
  65. If QuickPrint is opened from the Finder together with the TEXT
  66. files to be printed (shift-click QuickPrint and all TEXT files,
  67. then double-click one of them or select "Open" from the File
  68. Menu), the File List will be build by QuickPrint while starting
  69. up, and you are ready for printing without going through the
  70. trouble of selecting all files for the File List.  From the
  71. Aztec C Shell, QuickPrint can be used on the command line in the
  72. following way:
  73.  
  74.                QuickPrint [-p] file1 file2 ... fileN
  75.  
  76. Without the "-p" option, QuickPrint will build the File List
  77. while starting up. With the "-p" option, QuickPrint will also
  78. immediately print the specified files according to the program's
  79. printer settings, and exit after finishing the print job.
  80.  
  81. QuickPrint is free of ANY charge for personal use only, and the
  82. "About QuickPrint" window should not be modified.  QuickPrint
  83. cannot be sold in any way without my permission.
  84.  
  85. QuickPrint is my first "real" Macintosh program, and I
  86. appreciate any comments/hints/tips.
  87.  
  88. Gertjan Noordman
  89. 743 Hemlock Lane
  90. Carol Stream, IL 60188.
  91.